home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / games_do / hellhold.zip / HOLD.BAT < prev    next >
DOS Batch File  |  1996-05-31  |  1KB  |  54 lines

  1. echo off
  2. cls
  3. echo.
  4. echo.
  5. echo.
  6. echo.
  7. echo.
  8. echo This well be adding the extra graphics
  9. echo to optimize your experience in......
  10. echo Thy Holds of HELL!
  11. echo These edits go into the Doom.Wad directly!
  12. echo If you don't have backups of DOOM1, abort NOW!
  13. echo This well install once and cannot be undone!
  14. pause
  15. cls
  16. echo.
  17. echo.
  18. echo.
  19. echo.
  20. echo.
  21. echo Thy Holds of HELL is Trilogy to Playhell in HELL.
  22. echo These graphics have some new additions.
  23. echo This version is new as of:
  24. echo 5/31/96
  25. pause
  26. cls
  27. echo.
  28. echo.
  29. echo.
  30. echo.
  31. echo.
  32. echo This graphics installation is to ONLY be
  33. echo distributed with Thy Holds of HELL Trilogy
  34. echo Do not pass around the level without
  35. echo these graphics!
  36. pause
  37. cls
  38. dmgraph colua0 -s dali4.gif 
  39. dmgraph pol2a0 -s knight2.gif 
  40. dmgraph gor5a0 -s chan.gif 
  41. dmgraph col4a0 -s well2.gif 
  42. dmgraph csawa0 -s s1.gif
  43. dmgraph sawgd0 -s s2.gif -i -67,-79
  44. dmgraph sawgc0 -s s3.gif -i -68,-79
  45. dmgraph sawga0 -s s4.gif -i -75,-113
  46. dmgraph sawgb0 -s s5.gif -i -75,-113
  47. dmgraph POL4A0 -s POL4A0.gif
  48. pause
  49. cls
  50. echo You are now ready to blast into Thy Holds of HELL!
  51. echo Now loading the story!
  52. pause
  53. story.bat
  54.